Yet another simple tail implementation in Java. There are always considerations with the file length counter overflowing, and if the file truely is done ...
In this article, we will focus on streaming file changes on a Spring Boot endpoint. You probably used the tail -f command to follow the changes in a file.